Skip to content

Conversation

SyMind
Copy link
Member

@SyMind SyMind commented May 14, 2025

Copy link

codspeed-hq bot commented May 14, 2025

CodSpeed Performance Report

Merging #163 will not alter performance

Comparing SyMind:support-ignore-list (f2918e1) with main (938650c)

Summary

✅ 7 untouched

@Copilot Copilot AI review requested due to automatic review settings October 15, 2025 09:16
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for the source map ignore list field according to the Chrome DevTools specification. The ignore list is an optional array of source indices that tools can use to filter out sources from debugging interfaces.

  • Adds ignore_list field to both SourceMap and RawSourceMap structs with proper serde serialization
  • Implements getter and setter methods for the ignore list functionality
  • Updates hash implementation and constructor to handle the new field

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@SyMind SyMind force-pushed the support-ignore-list branch from 19a07dd to bd7cd3c Compare October 15, 2025 09:25
@SyMind SyMind merged commit e1bd85d into web-infra-dev:main Oct 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants